Sub-setting methods were defined for the classes presented
in this package, maiges, maigesANOVA,
maigesRaw and maigesPreRaw. These methods
create instances of the given class, for a subset of spots and/or
arrays in a batch.
Arguments
Methods
x = ANY
generic method.
x = maiges
x[i, j] extract object of class
maiges for spots with indexes i and samples with
indexes j.
x = maigesANOVA
x[i, j] extract object of class
maigesANOVA for spots with indexes i and samples
with indexes j.
x = maigesRaw
x[i, j] extract object of class
maigesRaw for spots with indexes i and arrays with
indexes j.
x = maigesPreRaw
x[i, j] extract object of class
maigesPreRaw for spots with indexes i and arrays with
indexes j.